
@font-face {

    font-family: "FrutigerLTStd-Roman";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Roman.otf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "FrutigerLTStd-Bold";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Bold.otf");

    font-weight: 700;

    font-style: normal;

}
p.text-block {
    font-family: "FrutigerLTStd-Roman";
}

a {
    font-family: "FrutigerLTStd-Bold";
}
img.img-one {
    width: 40%;
    float: right;
}
.float-start {
    float: left !important;
    margin-right: 20px;
}